Skip to content

Add CI workflow to check general file formatting #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Add CI workflow to check general file formatting #215

merged 1 commit into from
Jul 29, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jul 29, 2021

On every push, pull request, and periodically, use editorconfig-checker check whether the repository's files are formatted according to .editorconfig.

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jul 29, 2021
@per1234 per1234 requested review from silvanocerza and umbynos July 29, 2021 03:05
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2021

Codecov Report

Merging #215 (c1fed7e) into main (29684f4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #215   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files          43       43           
  Lines        4176     4176           
=======================================
  Hits         3674     3674           
  Misses        391      391           
  Partials      111      111           
Flag Coverage Δ
unit 87.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29684f4...c1fed7e. Read the comment docs.

On every push, pull request, and periodically, check whether the repository's files are formatted according to
.editorconfig.
@per1234 per1234 merged commit 2670f2a into arduino:main Jul 29, 2021
@per1234 per1234 deleted the check-general-formatting branch July 29, 2021 09:20
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants